Welcome![Sign In][Sign Up]
Location:
Search - png gdi MFC

Search list

[Button controlCKbcButton_src

Description: 支持jpg,png格式的按钮控件类的实现.-support jpg, png format button controls category as well.
Platform: | Size: 96256 | Author: 我是谁 | Hits:

[GDI-BitmapPNG

Description: MFC实现pug镂空动画,vc空间的实现-MFC to achieve animation pug stencil
Platform: | Size: 267264 | Author: 张旭 | Hits:

[Windows DevelopGdip_PNG_Button

Description: 使用GDI+以及png图片编写的一个CButton MFC类,可以实现按钮的透明-using gdi plus and png image to create a button. this is a mfc cals derived from CButton
Platform: | Size: 356352 | Author: 戴威望 | Hits:

[Special EffectsPicMatch

Description: 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。 3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。 4、TreeCtrl控件、ListCtrl控件的基本操作。 5、MFC单文档程序视图通讯、更换视图、视图分割。-This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision. In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure. 1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing. 2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques. 3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format. 4 and TreeCtrl controls, the basic operation ListCtrl controls. 5 and MFC single document procedure view communication, replace view, view.
Platform: | Size: 3047424 | Author: 方毅 | Hits:

[GDI-BitmapStudy_GDIPLUS

Description: 使用GDI+来加载PNG图文件的实例, 作者代码清晰易读, 使用MFC开发, 适合初学者学习如何使用GDI+加载PNG图文件.-Use GDI+ to load the PNG image file example, on code readability, use the MFC development, suitable for beginners to learn how to use GDI+ load PNG image file.
Platform: | Size: 4361216 | Author: JALIN | Hits:

[GDI-BitmapStudy_GDIPLUS

Description: 使用GDI+来加载PNG图文件的实例, 作者代码清晰易读, 使用MFC开发, 适合初学者学习如何使用GDI+加载PNG图文件.-Use GDI+ to load the PNG image file example, on code readability, use the MFC development, suitable for beginners to learn how to use GDI+ load PNG image file.
Platform: | Size: 285696 | Author: JALIN | Hits:

[OtherGDIPlus

Description: 使用GDI+来加载PNG图文件的实例, 作者代码清晰易读, 使用MFC开发, 适合初学者学习如何使用GDI+加载PNG图文件.--Use GDI+ to load the PNG map file example, on code readability, use the MFC development, suitable for beginners to learn how to use GDI+ load PNG map file .-
Platform: | Size: 848896 | Author: 布耀星 | Hits:

[Button controlMybutton(GDIplus)

Description: 需要GDI+支持的MFC按钮类。自绘图片按钮,支持各种透明效果,可添加文字,支持普通、焦点、鼠标经过、鼠标按下、选中、不可用6种状态不同图片显示-Need to support GDI+ MFC button class. Since the paint picture buttons, supports a variety of transparency effects, you can add text, to support general, focus, mouse after mouse click, select, not the state with 6 different picture show
Platform: | Size: 3072 | Author: carl | Hits:

[GDI-BitmapGDITest

Description: MFC下用GDI加载png图片,实现窗口的完全透明,很简单,大家可以学习下-MFC under load png images with GDI achieve the window completely transparent, very simple, we can learn under
Platform: | Size: 1701888 | Author: 苍之涛 | Hits:

[GDI-BitmapgdiplusSrc

Description: GDI+贴图应用,PNG贴图,MFC窗口对话框-GDI+ mapping applications, PNG map, MFC Dialog window
Platform: | Size: 407552 | Author: | Hits:

[Windows DevelopFangDa

Description: 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现,完全是自己的创意,希望大家喜欢,抗锯齿可以使用GDI+技术或PNG图解决,已测试。   按ESC或双击放大镜可退出程序。-The the pure MFC do the magnifying glass small example, VC6, VS2010 can compile and run support custom support current mouse position zoom zoom zoom window position and the current round window, double-buffered graphics, suspended transparent prompt window, change the traditional the realization of a magnifying glass, is entirely their own creativity, hope you like, anti-aliasing can to use GDI+ or PNG Figure resolved, have been tested. Press ESC or double-click the magnifying glass to exit the program.
Platform: | Size: 25600 | Author: Blue | Hits:

[Windows DevelopPngButton

Description: MFC下CButton的派生类,实现Png美化Button,集成了GDI初始化函数,事先调用InitGdiplusLib();函数。-MFC under CButton derived class and realized the Png beautify Button, integrated GDI initialization function prior call InitGdiplusLib () function.
Platform: | Size: 3072 | Author: 方煜 | Hits:

[Dialog_WindowFangDa

Description: 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现,完全是自己的创意,希望大家喜欢,抗锯齿可以使用GDI+技术或PNG图解决,已测试。   按ESC或双击放大镜可退出程序。-Pure MFC to do the magnifying small example, VC6, VS2010 can compile and run, support for custom support the current mouse position amplification, and the current position of zoom magnification window, round window, double-buffered graphics, have suspended transparent prompt window, change the traditional the realization of a magnifying glass, is entirely their own ideas, I hope you like it, you can use anti-aliasing techniques or PNG diagram GDI+ solution has been tested. Press ESC or double-click the magnifying glass to exit the program.
Platform: | Size: 25600 | Author: eben | Hits:

[Graph RecognizeGDPPNG

Description: 基于GDI+开发的透明按钮!可以加载PNG图片,唯一的缺点在于无法半透明!-MFC png buttons, personality guarantees fully available, usage, see the source code, we know that so I do not take test engineering
Platform: | Size: 18520064 | Author: yanglinjun | Hits:

[Graph DrawingFangDa

Description: 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现,完全是自己的创意,希望大家喜欢,抗锯齿可以使用GDI+技术或PNG图解决,已测试。   按ESC或双击放大镜可退出程序。-Pure MFC to do the magnifying small example, VC6, VS2010 can compile and run, support for custom support the current mouse position amplification, and the current position of zoom magnification window, round window, double-buffered graphics, have suspended transparent prompt window, change the traditional the realization of a magnifying glass, is entirely their own ideas, I hope you like it, you can use GDI+ antialiasing techniques or PNG diagram solution has been tested. Press ESC or double-click the magnifying glass to exit the program.
Platform: | Size: 27648 | Author: 阿健 | Hits:

CodeBus www.codebus.net